Skip to content

Conversation

@zhiyuanliang-ms
Copy link
Member

No description provided.


### Enhancements

* Added support for snapshot references. If a configuration setting's value is a snapshot reference, loading it automatically loads all key-values from the referenced snapshot. This enables dynamically switching between snapshots at runtime. [#232](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/232)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand why this shows up in 2.3.0 and 2.4.0-preview. If it was introduced in 2.3.0 then it doesn't need to be mentioned in 2.3.0-preview.

Copy link
Member Author

@zhiyuanliang-ms zhiyuanliang-ms Jan 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.3.0-preview added AFD support to 2.2.0
We have two new releases:
2.3.0 added snapshot reference to 2.2.0
2.4.0-preview added snapshot reference to 2.3.0-preview


* Added support for snapshot references. If a configuration setting's value is a snapshot reference, loading it automatically loads all key-values from the referenced snapshot. This enables dynamically switching between snapshots at runtime. [#232](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/232)

**Note:** Built on 2.2.0. For Azure Front Door support, use 2.4.0-preview or later.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention that AFD support is dropped in this release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants